﻿2026-07-16T11:55:21.3669276Z ##[group]Run actions/checkout@v5
2026-07-16T11:55:21.3669824Z with:
2026-07-16T11:55:21.3670229Z   repository: BigscreenVR/spt-bs-core
2026-07-16T11:55:21.3675540Z   token: ***
2026-07-16T11:55:21.3676185Z   ssh-strict: true
2026-07-16T11:55:21.3676760Z   ssh-user: git
2026-07-16T11:55:21.3677358Z   persist-credentials: true
2026-07-16T11:55:21.3677921Z   clean: true
2026-07-16T11:55:21.3678322Z   sparse-checkout-cone-mode: true
2026-07-16T11:55:21.3678805Z   fetch-depth: 1
2026-07-16T11:55:21.3679271Z   fetch-tags: false
2026-07-16T11:55:21.3679674Z   show-progress: true
2026-07-16T11:55:21.3680059Z   lfs: false
2026-07-16T11:55:21.3680422Z   submodules: false
2026-07-16T11:55:21.3680827Z   set-safe-directory: true
2026-07-16T11:55:21.3681232Z env:
2026-07-16T11:55:21.3681599Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T11:55:21.3682085Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T11:55:21.3682530Z ##[endgroup]
2026-07-16T11:55:21.5499678Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T11:55:21.5501460Z ##[group]Getting Git version info
2026-07-16T11:55:21.5502429Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T11:55:21.5503402Z [command]/usr/bin/git version
2026-07-16T11:55:21.5527835Z git version 2.43.0
2026-07-16T11:55:21.5546616Z ##[endgroup]
2026-07-16T11:55:21.5558053Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0d138355-4188-451c-b205-ccbf014150eb' before making global git config changes
2026-07-16T11:55:21.5559791Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T11:55:21.5561254Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T11:55:21.5595769Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T11:55:21.5615348Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:55:21.5625947Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T11:55:21.5628650Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T11:55:21.5658228Z HEAD
2026-07-16T11:55:21.5690024Z ##[endgroup]
2026-07-16T11:55:21.5691557Z [command]/usr/bin/git submodule status
2026-07-16T11:55:21.5971937Z ##[group]Cleaning the repository
2026-07-16T11:55:21.5974650Z [command]/usr/bin/git clean -ffdx
2026-07-16T11:55:24.0769163Z Removing target/
2026-07-16T11:55:24.0778296Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T11:55:24.0965272Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:55:24.0970825Z ##[endgroup]
2026-07-16T11:55:24.0973394Z ##[group]Disabling automatic garbage collection
2026-07-16T11:55:24.0976504Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T11:55:24.1004107Z ##[endgroup]
2026-07-16T11:55:24.1004736Z ##[group]Setting up auth
2026-07-16T11:55:24.1009765Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T11:55:24.1036216Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T11:55:24.1236721Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T11:55:24.1263036Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T11:55:24.1452631Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T11:55:24.1482280Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T11:55:24.1681505Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T11:55:24.1714573Z ##[endgroup]
2026-07-16T11:55:24.1723007Z ##[group]Fetching the repository
2026-07-16T11:55:24.1724242Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fea9379fef607215a5c081f12197f94bb464dbc:refs/remotes/pull/13/merge
2026-07-16T11:55:24.6841661Z ##[endgroup]
2026-07-16T11:55:24.6842844Z ##[group]Determining the checkout info
2026-07-16T11:55:24.6843559Z ##[endgroup]
2026-07-16T11:55:24.6848830Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T11:55:24.6902575Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T11:55:24.6929790Z ##[group]Checking out the ref
2026-07-16T11:55:24.6933287Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/13/merge
2026-07-16T11:55:24.6982905Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:55:24.6985614Z ##[endgroup]
2026-07-16T11:55:24.7022214Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T11:55:24.7043010Z 0fea9379fef607215a5c081f12197f94bb464dbc
